home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Franz PD / Franz PD Disk #218 (1993)(Rhein-Sieg-Soft).zip / Franz PD Disk #218 (1993)(Rhein-Sieg-Soft).adf / MBall21.readme / MBall21.readme
Text File  |  1993-01-24  |  3KB  |  51 lines

  1. Short: MegaBall v2.1. New boards! Bug fixes! OS2.0 compat! etc.
  2.  
  3. Version 2.1 note:   9/20/92
  4.  
  5.   This is the first version of MegaBall to be released since I got my
  6. new Amiga 3000.  I have to thank a few hundred registered users of
  7. previous versions of MegaBall for helping me afford this new
  8. hardware.  I have improved some parts of the MegaBall game to
  9. work better on the 3000, without losing 1.3 compatability.
  10. Here they are:
  11. * Invisible ball finally fixed.
  12. * Music code modified -- should not skip notes on fast machines now.
  13. * Paddle crashing through wall bug during overscan fixed.  However, there
  14.   is also a "bug" where on systems that used to have the paddle-thru-wall
  15.   bug, clicking the left mouse button too far to the right would pause
  16.   the game.  This is because intuition is letting you click outside the
  17.   screen -- MegaBall gets a message that the user has started using
  18.   some other program, so it pauses.
  19.   This is likely to happen if you have an overscanned WB 1.3 screen,
  20.   or if your overscanned WB 2.x screen is visible somewhere.  It is
  21.   just the way the OS works.  If it happens to you, then don't use
  22.   the left mouse button!  The right mouse button and the left mouse
  23.   button have precicely the same functions in MegaBall.  So if the
  24.   left is causing the game to pause at unwanted moments, use the right!
  25. * A certain form of cheating (without using the cheat keys) has been
  26.   brought to my attention.  Some people would pause the game as the
  27.   ball was coming down, think about where it was going to land,
  28.   position the mouse pointer over that spot, and continue the game.
  29.   These people are in for a suprise.
  30. * The paddle is a bit more responsive this version.  I tried to
  31.   accellerate it just a bit, without losing that MegaBall "feel."
  32. * The default board set has changed.  There are 50 new boards!
  33. * Quicksand has changed.  Muhahahha.
  34. * Because of the above two changes, the name of the high score file
  35.   has changed from MegaBall.scores to MegaBall2.scores.  This will
  36.   have the effect of reseting most people's high score list for the
  37.   default board set.  The original boards can be found in a file
  38.   in the Boards subdir called "TheOriginal.BDS".  If you want to put
  39.   your old high score list on this file, you should open a CLI,
  40.   and type something like the following:
  41.  
  42.     cd dh0:games/megaball     ;or wherever you have MegaBall installed
  43.     copy MegaBall.scores Boards/TheOriginal.BDS.scr
  44.  
  45.   A lot of people asked me how to reset a high score list.  All you
  46.   have to do is delete or rename whatever file contains the scores.
  47.   All MegaBall score files are compatible; the format has not
  48.   changed.
  49. * Funny colors in top-left corner fixed.
  50. -------------------------------------------------------------------------
  51.